AttachmentMimeSequence Property |
Contains the MIME sequence number of a MIME message attachment.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic long MimeSequence { get; set; }Public Property MimeSequence As Long
Get
Set
Property Value
Type:
Int64The MIME sequence.
See Also